Skip to content

Conversation

elbeno
Copy link
Contributor

@elbeno elbeno commented Jan 3, 2025

Problem:

  • It's awkward for a caller of gen_str_catalog() to supply the path to gen_str_catalog.py. CIB owns the python script; it already knows the path.

Solution:

  • Cache the path to the script so that the caller can omit it.

Problem:
- It's awkward for a caller of `gen_str_catalog()` to supply the path to
  `gen_str_catalog.py`. CIB owns the python script; it already knows the path.

Solution:
- Cache the path to the script so that the caller can omit it.
@elbeno elbeno merged commit eb8b788 into intel:main Jan 3, 2025
22 checks passed
@elbeno elbeno deleted the default-gen-str branch January 3, 2025 22:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants